| Fully Qualified Name: | CodeIgniter\Honeypot\Honeypot |
class Honeypot
| Name | Description | Defined By |
|---|---|---|
| attachHoneypot() | Attaches Honeypot template to response. | Honeypot |
| hasContent() | Checks the request if honeypot field has data. | Honeypot |
Attaches Honeypot template to response.
| Parameter Name | Type | Description |
|---|---|---|
| $response | \CodeIgniter\HTTP\ResponseInterface |
Returns:
Checks the request if honeypot field has data.
| Parameter Name | Type | Description |
|---|---|---|
| $request | \CodeIgniter\HTTP\RequestInterface |
Returns: